Documentation Prolog Predicate Reference builtin >/2

>/2

Arithmetic greater than.

Description

'>'( @evaluable, @evaluable )

True if the first number is greater than the second one.

Implementation